Skip to content

fix: correct docsRouteBasePath to use relative path instead of full URL#945

Merged
berendt merged 1 commit intomainfrom
jk-fix-search
Mar 13, 2026
Merged

fix: correct docsRouteBasePath to use relative path instead of full URL#945
berendt merged 1 commit intomainfrom
jk-fix-search

Conversation

@jklare
Copy link
Contributor

@jklare jklare commented Mar 11, 2026

Fixes #944

The docsRouteBasePath option in @easyops-cn/docusaurus-search-local
expects a relative route path (e.g. '/docs'), not a full absolute URL.
Passing 'https://osism.tech/docs/' is incorrect per the plugin's
documentation and the cause of the search showing a spinning wheel
indefinitely with no results.

AI-assisted: Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Jan Klare <klare@osism.tech>
@jklare jklare requested a review from berendt March 11, 2026 19:47
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.03s
✅ JSON jsonlint 4 0 0 0.09s
✅ JSON prettier 4 0 0 0.43s
✅ JSON v8r 4 0 0 9.28s
✅ MARKDOWN markdownlint 154 0 0 2.09s
✅ MARKDOWN markdown-table-formatter 154 0 0 0.42s
✅ REPOSITORY checkov yes no no 17.93s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 1.77s
✅ REPOSITORY trufflehog yes no no 3.83s
✅ SPELL cspell 183 0 0 5.46s
❌ SPELL lychee 163 28 0 25.02s
✅ YAML prettier 5 0 0 0.43s
✅ YAML v8r 5 0 0 6.41s
✅ YAML yamllint 5 0 0 0.41s

Detailed Issues

❌ SPELL / lychee - 28 errors
[404] https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/pure-storage-driver.html | Network error: Not Found
[429] https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0302-v1-domain-manager-role.md | Network error: Too Many Requests
[429] https://github.com/osism/cloud-in-a-box/blob/main/deploy.sh | Network error: Too Many Requests
[429] https://github.com/osism/cloud-in-a-box/blob/main/init.sh | Network error: Too Many Requests
[429] https://github.com/osism/cloud-in-a-box/blob/main/bootstrap.sh | Network error: Too Many Requests
[429] https://github.com/osism/defaults/blob/main/all/099-ceph.yml | Network error: Too Many Requests
[429] https://github.com/osism/release/blob/main/6.0.0/base.yml#L6 | Network error: Too Many Requests
[429] https://github.com/osism/defaults/blob/main/all/002-images-kolla.yml | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/templates/opensearch.json.j2 | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0302-v1-domain-manager-role.md | Network error: Too Many Requests
[429] https://github.com/openstack/kolla/blob/master/docker/base/start.sh | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/templates/opensearch.yml.j2 | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/tasks/config.yml | Network error: Too Many Requests
[429] https://github.com/openstack/kolla/blob/master/docker/base/set_configs.py | Network error: Too Many Requests
[429] https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/pure.py | Network error: Too Many Requests
[429] https://github.com/osism/node-image/blob/main/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/rookify/blob/main/config.example.osism.yaml | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/rookify/blob/main/config.example.yaml | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/hardware-landscape/blob/main/documentation/System_Deployment.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/openstack-health-dashboard.json | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/startup/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/openstack-health-dashboard-10.json | Network error: Too Many Requests
[429] https://github.com/osism/release/blob/main/6.0.0/base.yml#L6 | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/README.md | Network error: Too Many Requests
[429] https://github.com/ceph/ceph-ansible/blob/main/README.rst | Network error: Too Many Requests
[429] https://github.com/osism/testbed/blob/main/terraform/clouds.yaml.sample | Network error: Too Many Requests
[429] https://github.com/osism/testbed/blob/main/terraform/clouds-public.yaml | Network error: Too Many Requests
📝 Summary
---------------------
🔍 Total..........775
✅ Successful.....705
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded........42
❓ Unknown..........0
🚫 Errors..........28

Errors in docs/guides/deploy-guide/provisioning.md
[429] https://github.com/osism/node-image/blob/main/README.md | Network error: Too Many Requests

Errors in docs/guides/migration-guide/rook/index.md
[429] https://github.com/SovereignCloudStack/rookify/blob/main/config.example.yaml | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/rookify/blob/main/config.example.osism.yaml | Network error: Too Many Requests

Errors in docs/release-notes/osism-10.md
[429] https://github.com/ceph/ceph-ansible/blob/main/README.rst | Network error: Too Many Requests

Errors in docs/appendix/standards.md
[429] https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0302-v1-domain-manager-role.md | Network error: Too Many Requests

Errors in docs/testbed/deployment.mdx
[429] https://github.com/osism/testbed/blob/main/terraform/clouds-public.yaml | Network error: Too Many Requests
[429] https://github.com/osism/testbed/blob/main/terraform/clouds.yaml.sample | Network error: Too Many Requests

Errors in docs/guides/configuration-guide/openstack/keystone.md
[429] https://github.com/SovereignCloudStack/standards/blob/main/Standards/scs-0302-v1-domain-manager-role.md | Network error: Too Many Requests

Errors in docs/guides/operations-guide/openstack/tools/openstack-health-monitor.md
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/openstack-health-dashboard-10.json | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/startup/README.md | Network error: Too Many Requests
[429] https://github.com/SovereignCloudStack/openstack-health-monitor/blob/main/dashboard/openstack-health-dashboard.json | Network error: Too Many Requests

Errors in docs/guides/configuration-guide/ceph/index.mdx
[429] https://github.com/osism/defaults/blob/main/all/099-ceph.yml | Network error: Too Many Requests

Errors in docs/guides/configuration-guide/manager.mdx
[429] https://github.com/osism/release/blob/main/6.0.0/base.yml#L6 | Network error: Too Many Requests

Errors in docs/cloud-in-a-box/index.md
[429] https://github.com/osism/cloud-in-a-box/blob/main/deploy.sh | Network error: Too Many Requests
[429] https://github.com/osism/cloud-in-a-box/blob/main/init.sh | Network error: Too Many Requests
[429] https://github.com/osism/cloud-in-a-box/blob/main/bootstrap.sh | Network error: Too Many Requests

Errors in docs/guides/configuration-guide/openstack/cinder.md
[429] https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/pure.py | Network error: Too Many Requests
[404] https://docs.openstack.org/cinder/latest/configuration/block-storage/drivers/pure-storage-driver.html | Network error: Not Found

Errors in docs/guides/upgrade-guide/manager.mdx
[429] https://github.com/osism/release/blob/main/6.0.0/base.yml#L6 | Network error: Too Many Requests

Errors in docs/guides/configuration-guide/openstack/index.md
[429] https://github.com/osism/defaults/blob/main/all/002-images-kolla.yml | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/templates/opensearch.yml.j2 | Network error: Too Many Requests
[429] https://github.com/openstack/kolla/blob/master/docker/base/set_configs.py | Network error: Too Many Requests
[429] https://github.com/openstack/kolla/blob/master/docker/base/start.sh | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/tasks/config.yml | Network error: Too Many Requests
[429] https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/opensearch/templates/opensearch.json.j2 | Network error: Too Many Requests

Errors in docs/guides/operations-guide/manager/apply.md
[429] https://github.com/SovereignCloudStack/hardware-landscape/blob/main/documentation/System_Deployment.md | Network error: Too Many Requests

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@berendt berendt merged commit 5f33156 into main Mar 13, 2026
2 of 4 checks passed
@berendt berendt deleted the jk-fix-search branch March 13, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search function in doc´s not functionable

2 participants